Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature edit line timetable #90

Open
wants to merge 6 commits into
base: line-timetable
Choose a base branch
from

Conversation

vpassama
Copy link

@vpassama vpassama commented Dec 9, 2015

This PR is about issues :

It provides a default template for line timetable edition.

The code needs a new parameter from canal_tp_mtt configuration tree. (it was canal_tp_meth in DependencyInjection but I changed it, tell me if it's ok).

Example :

canal_tp_mtt:
    hour_offset: 4

This parameter has a default value declared in MttBundle (it is 4). It is used for many things :

  • Requesting route_schedules service in navitia (you can ask the navitia developers if you want to know why)
  • Building a referential date from provided hours
  • Detecting day / day + 1 limit for trips and using layout_config hours limitations

If you need more details and/or examples, tell me and I'll add them.

@vpassama vpassama force-pushed the feature-edit-line-timetable branch 4 times, most recently from 97c0046 to d85ffc6 Compare December 10, 2015 15:07
@vpassama vpassama force-pushed the feature-edit-line-timetable branch from d85ffc6 to cab5688 Compare December 18, 2015 10:57
@vpassama vpassama force-pushed the feature-edit-line-timetable branch from cab5688 to 23767d3 Compare December 23, 2015 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant